projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
332ea5f
)
accel label: Add diagrams to CSS documentation
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 3 Nov 2015 18:39:14 +0000
(13:39 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 3 Nov 2015 19:27:35 +0000
(14:27 -0500)
gtk/gtkaccellabel.c
patch
|
blob
|
history
diff --git
a/gtk/gtkaccellabel.c
b/gtk/gtkaccellabel.c
index d94b7a48be637986ff68189edfd768988b35cdeb..5b03a6819c3cfd722f4197cc0cb59141f6d9fb2a 100644
(file)
--- a/
gtk/gtkaccellabel.c
+++ b/
gtk/gtkaccellabel.c
@@
-97,6
+97,11
@@
*
* # CSS nodes
*
+ * |[<!-- language="plain" -->
+ * label
+ * ╰── accelerator
+ * ]|
+ *
* Like #GtkLabel, GtkAccelLabel has a main CSS node with the name label.
* It adds a subnode with name accelerator.
*/